zypper install libassuan-devel
zypper install pcsc-lite-devel
zypper install rpmlint 				//rpm-build
zypper install autoconf automake
zypper install make
zypper install libtool				//libtool-ltdl-devel 
zypper install gcc-c++
zypper install libgpg-error-devel
						//zypper install pinentry-gtk2


#To compile:
Change %changelog section of ./all/libpkcs11.specs
execute ./build.sh or ./build_all.sh to generate diferents rpm 


#ALERT
- LTC36 reader not configured in opensuse 11.2 libccid version.
    Add register into /usr/lib/readers/ifd-ccid.bundle/Contents/Info.plist

- In ./all/UpdatedFiles can find all files that are updated to correct compile.
    ./all/UpdatedFiles/configure.ac --> update version of libassuan used to 1.0.5
    ./all/UpdatedFiles/Sources/Session.cpp --> update code to show Dialog Message.

- Generated package and sources of rpmbuild are in /usr/src/package
